go cd "The Icon Editor" of stack "Intro to HyperCard 2.0"
unlock screen with visual zoom close
end mouseUp
-- part 12 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=245 top=119 right=194 bottom=448
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 1
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=28 top=49 right=71 bottom=319
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=35 top=78 right=288 bottom=230
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 3
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 18 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=161 top=176 right=319 bottom=329
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 3
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 15 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=101 top=76 right=184 bottom=326
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 19 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=257 top=106 right=171 bottom=304
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 4
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 20 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=302 top=101 right=193 bottom=482
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 4
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 9
----- text -----
Here is the Icon Editor.
When you are using this editor, there are menus that give you special editing options just for working with
icons.
-- part contents for card part 12
----- text -----
This is the Icon Editor window, with an icon in it. You can move it around on your screen.
-- part contents for card part 15
----- text -----
Identifying information about the icon showing appears in these two boxes. You can change an icon’s name if you like, or its ID number. You use this information to refer to icons from scripts.
-- part contents for card part 18
----- text -----
You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box.
-- part contents for card part 20
----- text -----
This is an actual size image of the icon being edited, as well as a counter of the number of icons in the current stack.